'Declaration
<DefaultValueAttribute(True)> Public ReadOnly Property IsDefaultEURange As Boolean
'Usage
Dim instance As UAAnalogItemNode(Of TValue,TAttribute) Dim value As Boolean value = instance.IsDefaultEURange
[DefaultValue(true)] public bool IsDefaultEURange {get;}
[DefaultValue(true)] public: property bool IsDefaultEURange { bool get(); }